home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20031118-20041115 / 000352_fdc@columbia.edu_Mon Aug 9 14:07:55 2004.msg < prev    next >
Internet Message Format  |  2004-11-14  |  1KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: get /command syntax help
  5. Date: 9 Aug 2004 18:07:49 GMT
  6. Organization: Columbia University
  7. Lines: 10
  8. Message-ID: <slrnchffbl.ech.fdc@sesame.cc.columbia.edu>
  9. References: <HwORc.8953$nx2.3208@newsread2.news.atl.earthlink.net>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1092074869 6083 128.59.59.56 (9 Aug 2004 18:07:49 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 9 Aug 2004 18:07:49 GMT
  15. User-Agent: slrn/0.9.8.0 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15112
  17.  
  18. On 2004-08-09, <nospam@killspam.org> <nospam@killspam.org> wrote:
  19. : Desired Function:
  20. :
  21. : Display contents of remote file onscreen w/o saving it to local file
  22. : Store contents of remote file into kermit macro or variable w/o saving to
  23. : local file.
  24. :
  25. REMOTE TYPE filename
  26.  
  27. - Frank